XR API 2.4
Loading...
Searching...
No Matches
SonyOzQuaternionf Struct Reference

quaternion of type float More...

#include <xr_math.h>

Public Member Functions

 SonyOzQuaternionf ()
 Constructor.
 
 SonyOzQuaternionf (float in_x, float in_y, float in_z, float in_w)
 Constructor.
 
void operator= (float a[4])
 

Public Attributes

float x
 x
 
float y
 y
 
float z
 z
 
float w
 w
 

Detailed Description

quaternion of type float

Constructor & Destructor Documentation

◆ SonyOzQuaternionf() [1/2]

SonyOzQuaternionf::SonyOzQuaternionf ( )
inline

Constructor.

◆ SonyOzQuaternionf() [2/2]

SonyOzQuaternionf::SonyOzQuaternionf ( float in_x,
float in_y,
float in_z,
float in_w )
inline

Constructor.

Member Function Documentation

◆ operator=()

void SonyOzQuaternionf::operator= ( float a[4])
inline

Member Data Documentation

◆ w

float SonyOzQuaternionf::w

w

◆ x

float SonyOzQuaternionf::x

x

◆ y

float SonyOzQuaternionf::y

y

◆ z

float SonyOzQuaternionf::z

z


The documentation for this struct was generated from the following file: